| Package | Description |
|---|---|
| negotiator.boaframework | |
| negotiator.boaframework.repository |
| Modifier and Type | Method and Description |
|---|---|
java.util.ArrayList<BOAparameter> |
BOAcomponent.getOriginalParameters() |
| Modifier and Type | Method and Description |
|---|---|
void |
BOAcomponent.setOriginalParameter(java.util.ArrayList<BOAparameter> param) |
| Constructor and Description |
|---|
BOAcomponent(java.lang.String classname,
ComponentsEnum type,
java.util.ArrayList<BOAparameter> orgParam)
Variant of the main constructor in which it is assumed that the component has no
parameters.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.ArrayList<BOAparameter> |
BOArepItem.getParameters() |
| Modifier and Type | Method and Description |
|---|---|
void |
BOArepItem.addParameter(BOAparameter parameter) |